home *** CD-ROM | disk | FTP | other *** search
-
-
- ┌─────────────────────────────────────────┐
- │ EDWIN - A Window Editor for Programmers │
- └─────────────────────────────────────────┘
- TurboPower Software
- October, 1985
- Compuserve 72457,2131. Telephone 408-378-3672.
-
- ┌──────────────────────────────────────────────────────┐
- │ Commands generally match those of WordStar │
- │ ^OH provides pop-up help for all commands │
- │ Put filename on command line to avoid this screen │
- └──────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────────┐
- │ Copyright (C) TurboPower Software, 1985 │
- │ Based on the Borland International Turbo Editor Toolbox │
- │ Released to the Public Domain for Personal, Non-Commercial Use │
- └─────────────────────────────────────────────────────────────────────────┘
-
- .....press any key to continue
-
-
- ┌─────────────────────────┐
- │ O P E N I N G M E N U │
- ┌────────────────────────┴─────┬───────────────────┴───┬───────────────────┐
- │ ─Preliminary Commands─ │ ─System Commands─ │ ─Help Screen─ │
- │ L Change drive or path │ X EXIT to system │ Press ^O^H inside │
- │ │ I Invoke DOS Shell │ Editor to get │
- │ ─Command to open a file─ │ S Installation Setup │ Scrollable General│
- │ N Open a non-document file │ │ Purpose Help │
- └──────────────────────────────┴───────────────────────┴───────────────────┘
-
-
- ╔═══════════════════════════════════════════════════════════════════════════╗
- ║ ^Z scrolls help up, ^W scrolls help down, Space Bar returns you to editing║
- ╚═══════════════════════════════════════════════════════════════════════════╝
-
- ┌────────────────────────────┐
- │ W I N D O W H E L P │
- ┌─────────────────────────┼────────────────────────────┼────────────────────┐
- │ ^OA Add 2nd Window │ ^OD Delete Current Window │ ^OW Switch Windows │
- │ ^OG Grow Current Window │ ^OS Shrink Current Window │ ^OH Pop up Help │
- └─────────────────────────┴────────────────────────────┴────────────────────┘
-
-
-
-
- ┌─────────────────────────────────────┐
- │ M I S C E L L A N E O U S H E L P │
- ┌────────────────────┴────┬────────────────────────────┬───┴────────────────┐
- │ ^OL Go to line number │ ^OT Toggle autoindent mode │ ^OV Set undo limit │
- │ ^OI Invoke DOS shell │ ^OC Toggle case of char │ ^OM Show Free Mem │
- │ ^P Insert Control Char │ ^V Toggle Overwrite Mode │ ^U Interrupt │
- │ ^QF Find a string │ ^QA Find and Replace │ ^L Find/Rep Again │
- │ ^KX Save and Exit to DOS│ ^KS Save and stay in File │ ^KD Save and Leave │
- └─────────────────────────┴────────────────────────────┴────────────────────┘
-
-
- ┌────────────────────────────┐
- │ P A S C A L M A C R O S │
- ┌─────────────────────────┼────────────────────────────┼────────────────────┐
- │ ^JB Up to equal indent │ ^JM Main program shell │ ^JF Function shell │
- │ ^JE Down to equal indent│ ^JP Procedure shell │ ^JR Registers type │
- │ ^JT Toggle Macro Record │ ^JI Insert recorded macro │ │
- └─────────────────────────┴────────────────────────────┴────────────────────┘
- Macro Record stores a record of keystrokes (up to 255) until toggled off.
- ^JI will then insert that recording "n" times at the current cursor position.
-
-
- ┌─────────────────────────────────────┐
- │ B L O C K S A N D M A R K E R S │
- ┌────────────────────┴────┬────────────────────────────┬───┴────────────────┐
- │ ^KB Mark block begin │ ^QB Move to block begin │ ^K1 Set marker 1 │
- │ ^KK Mark block end │ ^QK Move to block end │ ... up to ^K9 │
- │ ^KV Move block │ ^KW Write block to file │ ^Q1 Go to mark 1 │
- │ ^KC Copy block │ ^KR Read block from file │ ... up to ^Q9 │
- │ ^KY Delete block │ ^KH Hide block │ │
- └─────────────────────────┴────────────────────────────┴────────────────────┘
- Blocks and Markers can be used across Window boundaries
-
- ┌─────────────────────────────────┐
- │ C U R S O R M O V E M E N T S │
- ┌──────────────────────┴──┬────────────────────────────┬─┴──────────────────┐
- │ ^S Character Left │ ^E Line Up │ ^R Page Up │
- │ ^D Character Right │ ^X Line Down │ ^C Page Down │
- │ ^A Word Left │ ^W Scroll Line Up │ ^QR Top of File │
- │ ^F Word Right │ ^Z Scroll Line Down │ ^QC Bottom of File │
- │ ^QS Begin of Line │ ^OL Go to line number │ ^QE Top of Screen │
- │ ^QD End of Line │ ^N Insert Line │ ^QX Bot of Screen │
- └─────────────────────────┴────────────────────────────┴────────────────────┘
-
- ┌─────────────────────┐
- │ I B M K E Y P A D │
- ┌─────────────────────────┬───┴─────────────────────┴──┬────────────────────┐
- │ - Character Left │ Line Up │ PgUp Page Up │
- │ - Character Right │ Line Down │ PgDn Page Down │
- │ ^- Word Left │ Home Top of Screen │ ^PgUp Top of File │
- │ ^- Word Right │ End Bottom of Screen │ ^PgDn Bottom File │
- │ Ins Toggle Insert Mode │ Del Delete char left │ │
- └─────────────────────────┴────────────────────────────┴────────────────────┘
-
-
-
-
- ┌────────────────────────────┐
- │ D E L E T I N G T E X T │
- ┌─────────────────────────┼────────────────────────────┼────────────────────┐
- │ ^G Character Right │ ^Y Current Line │ ^H Character Left │
- │ ^T Word Right │ ^QY To end of line │ BS Character Left │
- │ ^KY Marked Block │ ESC Undelete Last Line │ │
- └─────────────────────────┴────────────────────────────┴────────────────────┘
-
- ╔═══════════════════════════════════════════════════════════════════════════╗
- ║ ^Z scrolls help up, ^W scrolls help down, Space Bar returns you to editing║
- ╚═══════════════════════════════════════════════════════════════════════════╝
-